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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599798'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599798'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599726> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599726'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599726'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599775> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599775'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599775'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599783> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599783'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599783'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599786> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599786'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599786'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599788'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599788'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599791> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599791'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599791'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599794> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599794'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599794'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599684> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599684'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599684'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599797> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599797'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599797'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599735> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599735'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599735'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599470> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599470'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599470'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598345> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598345'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598345'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598342> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598342'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598342'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598340> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598340'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598340'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598339> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598339'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598339'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598337> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598337'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598337'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598336> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598336'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598336'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598334> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598334'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598334'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598352> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598352'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598352'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598387> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598387'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598387'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598276> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598276'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598276'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598249> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598249'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598249'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598369> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598369'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598369'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599417> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599417'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599417'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599407> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599407'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599407'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599415> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599415'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599415'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599412> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599412'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599412'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599411> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599411'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599411'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599410> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599410'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599410'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599348> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599348'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599348'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599408> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599408'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599408'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599314> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599314'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599314'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599418> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599418'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599418'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599304> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599304'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599304'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599290> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599290'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599290'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598370> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598370'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598370'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598372> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598372'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598372'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598373> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598373'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598373'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598375> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598375'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598375'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598376> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598376'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598376'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598378> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598378'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598378'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598381> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598381'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598381'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598412> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598412'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598412'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598384> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598384'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598384'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598388> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598388'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598388'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598390> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598390'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598390'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598391> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598391'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598391'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598309> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598309'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598309'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598294> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598294'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598294'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598297> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598297'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598297'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598363> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598363'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598363'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598256> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598256'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598256'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598253> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598253'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598253'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598252> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598252'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598252'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598250> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598250'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598250'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598268> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598268'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598268'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598321> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598321'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598321'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598258> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598258'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598258'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598291> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598291'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598291'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598328> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598328'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598328'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598327> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598327'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598327'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598322'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598322'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598319> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598319'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598319'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598318> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598318'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598318'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598315> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598315'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598315'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598313> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598313'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598313'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598312> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598312'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598312'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598310> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598310'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598310'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598298> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598298'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598298'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598306> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598306'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598306'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598304> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598304'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598304'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598303> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598303'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598303'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598301> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598301'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598301'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598300> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598300'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598300'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598295> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598295'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598295'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595379> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595389'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595389'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595333> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595333'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595333'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595387> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595388'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595388'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599286> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599286'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599286'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599280> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599280'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599280'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599281> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599281'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599281'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599283> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599283'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599283'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599284> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599284'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599284'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599285> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599285'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599285'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595381> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599310'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599310'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599311> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599311'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599311'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599272> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599272'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599272'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599409> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599409'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599409'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599313> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599313'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599313'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599302> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599302'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599302'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599279> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599279'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599279'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599273> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599273'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599273'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599274> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599274'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599274'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599276> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599276'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599276'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599277> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599277'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599277'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599296> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599296'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599296'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599278> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599278'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599278'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599291> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599291'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599291'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599295> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599295'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599295'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599297> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599297'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599297'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599298> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599298'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599298'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599299> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599299'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599299'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599300> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599300'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599300'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599301> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599301'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599301'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599303> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599303'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599303'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599292> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599292'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599292'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599307> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599307'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599307'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599308> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599308'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599308'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599309> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599309'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599309'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598393> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598393'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598393'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598394> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598394'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598394'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598396> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598396'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598396'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598397> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598397'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598397'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598405> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598405'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598405'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598360> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598360'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598360'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598382> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598382'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598382'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598265> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598265'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598265'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598288> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598288'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598288'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598286> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598286'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598286'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598285> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598285'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598285'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598283> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598283'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598283'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598415> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598415'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598415'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598279> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598279'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598279'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598274> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598274'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598274'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598273> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598273'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598273'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598271> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598271'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598271'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598270> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598270'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598270'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598289> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598289'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598289'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598267> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598267'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598267'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598261> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598261'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598261'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598264'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598264'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598330> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598330'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598330'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598259> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598259'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598259'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595342> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595342'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595342'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595370> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595393'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595393'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595359> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595359'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595359'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595400> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596004'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596004'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595985> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595985'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595985'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595986> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595986'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595986'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595987> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595987'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595987'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595988> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595988'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595988'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595999> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595999'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595999'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596000> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596000'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596000'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596001> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596001'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596001'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595990> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595990'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595990'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595982> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595982'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595982'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595989> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595989'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595989'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596003> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596003'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596003'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595991> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595991'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595991'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595992> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595992'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595992'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595993> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595993'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595993'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595994> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595994'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595994'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595995> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595995'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595995'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595997> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595997'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595997'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595998> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595998'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595998'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596011> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596011'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596011'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595904> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595904'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595904'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595824> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595824'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595824'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595825'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595825'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595836> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595836'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595836'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595837> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595837'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595837'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595840> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595840'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595840'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595841> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595841'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595841'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595842> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595842'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595842'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595907> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595907'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595907'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595816> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595816'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595816'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596031> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596031'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596031'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596018> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596018'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596018'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595984> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595984'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595984'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595941> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595941'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595941'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595957> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595957'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595957'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596023> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596023'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596023'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596024> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596024'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596024'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596025> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596025'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596025'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596026> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596026'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596026'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596027> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596027'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596027'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596028> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596028'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596028'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596029> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596029'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596029'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596030> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596030'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596030'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595963> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595963'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595963'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595965> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595965'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595965'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596012> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596012'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596012'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595983> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595983'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595983'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596020> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596020'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596020'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596006> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596006'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596006'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596007> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596007'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596007'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596008> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596008'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596008'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596009> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596009'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596009'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595931> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595931'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595931'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596005> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596005'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596005'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596019> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596019'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596019'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596010> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596010'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596010'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596021> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596021'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596021'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596022> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596022'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596022'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596013> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596013'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596013'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596015> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596015'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596015'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596016> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596016'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596016'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596162'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596162'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596165> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596165'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596165'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596167> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596167'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596167'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596168> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596168'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596168'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596169> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596169'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596169'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596147> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596147'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596147'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596106> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596106'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596106'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596036> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596036'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596036'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596134> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596134'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596134'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596137> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596137'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596137'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596138> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596138'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596138'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596146> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596146'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596146'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596121> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596121'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596121'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596149> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596149'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596149'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596120> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596120'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596120'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596151> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596151'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596151'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596152> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596152'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596152'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596154> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596154'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596154'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596156> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596156'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596156'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596157> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596157'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596157'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596160> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596160'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596160'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595802> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595802'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595802'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595803> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595803'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595803'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595804> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595804'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595804'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595805> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595805'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595805'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595806> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595806'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595806'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595807> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595807'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595807'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595808> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595808'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595808'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595809> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595809'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595809'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595810'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595810'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595814> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595814'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595814'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604047> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604047'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604047'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603863> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603863'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603863'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603977> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603977'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603977'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604139> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604139'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604139'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604176> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604176'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604176'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603954> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603954'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603954'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595815> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595815'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595815'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595867> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595867'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595867'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595817> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595817'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595817'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595861> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595861'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595861'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595820> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595820'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595820'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595821> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595821'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595821'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595823> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595823'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595823'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595918> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595918'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595918'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595896> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595896'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595896'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595819> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595819'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595819'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596032> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596032'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596032'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595908> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595908'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595908'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595913> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595913'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595913'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595914> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595914'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595914'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595906> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595906'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595906'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595928> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595928'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595928'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595897> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595897'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595897'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595844> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595844'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595844'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595899> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595899'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595899'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595900> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595900'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595900'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595901> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595901'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595901'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595903> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595903'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595903'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596038> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596038'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596038'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595876> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595876'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595876'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595877> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595877'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595877'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595880> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595880'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595880'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595885> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595885'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595885'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595892> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595892'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595892'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595893> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595893'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595893'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595894> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595894'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595894'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595895> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595895'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595895'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596093> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596093'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596093'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596094> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596094'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596094'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596096> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596096'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596096'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596097> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596097'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596097'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596098> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596098'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596098'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596099> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596099'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596099'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596100> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596100'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596100'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596101> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596101'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596101'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596102> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596102'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596102'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596103> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596103'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596103'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596122> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596122'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596122'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596105> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596105'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596105'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596115> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596115'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596115'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596116> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596116'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596116'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596117> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596117'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596117'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596118> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596118'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596118'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596119> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596119'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596119'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596104> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596104'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596104'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595898> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595898'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595898'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595873> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595873'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595873'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595874> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595874'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595874'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596091> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596091'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596091'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596108> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596108'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596108'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596109> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596109'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596109'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596110> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596110'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596110'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596111> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596111'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596111'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596112> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596112'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596112'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596114> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596114'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596114'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596054> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596054'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596054'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596065> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596065'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596065'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596066> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596066'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596066'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596049> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596049'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596049'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596051> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596051'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596051'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596053> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596053'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596053'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596044> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596044'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596044'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596045> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596045'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596045'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596064> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596064'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596064'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596047> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596047'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596047'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596063> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596063'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596063'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596087> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596087'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596087'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596088> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596088'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596088'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596089> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596089'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596089'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596075> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596075'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596075'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596048> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596048'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596048'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596034> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596034'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596034'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596035> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596035'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596035'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596037> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596037'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596037'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596052> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596052'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596052'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596039> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596039'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596039'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596040> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596040'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596040'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596041> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596041'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596041'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596042> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596042'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596042'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596043> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596043'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596043'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596090> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596090'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596090'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596123> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596123'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596123'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596124> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596124'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596124'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596125> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596125'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596125'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596126> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596126'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596126'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596131> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596131'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596131'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596133> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596133'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596133'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596055> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596055'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596055'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596056> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596056'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596056'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596057> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596057'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596057'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596058> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596058'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596058'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596059> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596059'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596059'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596060> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596060'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596060'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596061> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596061'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596061'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596092> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596092'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596092'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596046> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596046'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596046'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596150> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596150'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596150'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596078> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596078'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596078'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596080> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596080'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596080'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596081> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596081'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596081'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596082> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596082'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596082'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596083> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596083'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596083'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596084> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596084'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596084'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596085> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596085'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596085'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596086> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596086'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596086'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596067> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596067'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596067'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596068> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596068'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596068'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596069> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596069'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596069'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596070> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596070'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596070'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596071> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596071'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596071'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596072> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596072'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596072'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596073> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596073'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596073'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596074> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596074'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596074'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596033> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596033'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596033'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596076> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596076'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596076'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596062> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596062'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596062'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601351> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601351'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601351'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601249> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601249'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601249'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605847> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605847'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605847'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605845> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605845'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605845'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605842> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605842'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605842'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605841> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605841'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605841'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605840> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605840'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605840'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605839> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605839'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605839'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605787> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605787'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605787'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605857> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605857'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605857'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605898> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605898'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605898'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605897> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605897'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605897'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605978> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605978'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605978'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606075> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606075'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606075'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606073> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606073'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606073'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606071> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606071'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606071'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606069> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606069'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606069'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606067> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606067'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606067'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606066> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606066'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606066'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606065> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606065'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606065'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606064> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606064'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606064'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605979> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605979'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605979'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594861> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594861'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594861'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594737> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594737'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594737'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594749> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594749'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594749'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594761> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594761'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594761'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594809> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594809'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594809'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594772> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594772'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594772'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594806> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594806'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594806'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594860> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594860'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594860'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599088> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599088'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599088'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599090> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599090'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599090'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599091> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599091'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599091'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599165> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599165'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599165'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599164> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599164'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599164'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599163> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599163'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599163'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599162'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599162'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599161> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599161'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599161'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599160> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599160'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599160'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599084> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599084'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599084'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599350> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599350'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599350'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599337> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599337'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599337'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599340> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599340'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599340'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598717> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598717'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598717'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598736> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598736'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598736'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598735> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598735'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598735'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598727> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598727'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598727'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598724> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598724'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598724'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598723> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598723'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598723'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598718> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598718'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598718'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598715> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598715'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598715'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598714> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598714'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598714'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598709> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598709'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598709'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598772> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598772'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598772'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598712> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598712'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598712'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598214> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598214'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598214'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598210> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598210'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598210'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598208> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598208'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598208'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598148> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598148'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598148'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598212> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598212'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598212'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598216> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598216'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598216'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598145> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598145'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598145'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598181> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598181'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598181'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598202> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598202'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598202'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594534> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594534'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594534'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604548> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604548'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604548'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604550> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604550'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604550'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604551> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604551'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604551'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604554> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604554'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604554'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604539> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604539'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604539'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594531> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598829'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598829'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598826> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598826'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598826'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598827> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598827'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598827'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598825'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598825'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598821> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598821'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598821'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598846> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598846'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598846'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598834> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598834'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598834'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601092> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601092'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601092'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601057> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601057'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601057'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601981> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601981'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601981'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603445'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603445'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603453> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603453'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603453'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603447> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603447'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603447'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603448> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603448'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603448'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603446> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603446'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603446'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603449> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603449'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603449'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603439> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603439'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603439'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603322'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603322'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603437> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603437'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603437'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603436> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603436'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603436'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603435> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603435'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603435'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603430> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603430'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603430'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603414> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603414'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603414'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603354> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603354'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603354'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603335> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603335'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603335'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603441> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603441'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603441'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603458> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603458'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603458'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603457> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603457'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603457'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603454> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603454'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603454'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603451> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603450'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603450'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603308> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603308'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603308'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603434> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603434'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603434'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603455> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603455'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603455'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603438> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603438'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603438'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603444> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603444'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603444'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603443> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603443'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603443'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603431> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603431'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603431'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598836> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598836'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598836'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598907> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598907'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598907'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598903> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598905'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598905'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598908> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598908'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598908'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598909> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598909'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598909'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598886> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598886'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598886'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598883> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598883'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598883'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598882> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598882'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598882'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598896> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598896'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598896'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598884> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598884'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598884'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598910> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598910'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598910'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598902> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598902'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598902'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598913> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598913'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598913'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598894> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598894'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598894'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598912> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598912'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598912'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598901> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598901'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598901'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598900> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598900'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598900'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598899> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598899'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598899'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598898> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598898'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598898'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598897> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598897'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598897'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599019> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599019'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599019'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598895> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598895'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598895'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598892> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598892'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598892'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598893> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598893'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598893'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598875> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598875'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598875'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598856> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598856'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598856'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598857> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598857'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598857'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598860> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598860'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598860'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598861> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598861'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598861'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598854> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598854'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598854'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598865> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598865'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598865'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598853> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598853'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598853'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598868> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598868'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598868'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598870> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598870'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598870'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598871> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598862'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598862'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604828> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604828'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604828'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604819> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604819'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604819'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604837> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604837'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604837'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604835> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604835'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604835'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604834> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604834'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604834'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604826> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604826'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604826'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604825'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604825'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604824> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604824'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604824'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604823> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604823'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604823'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604838> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604838'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604838'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604820> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604820'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604820'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604836> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604836'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604836'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604818> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604818'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604818'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604556> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604556'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604556'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604761> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604761'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604761'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604562> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604562'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604562'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604776> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604652'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604652'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604752> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604752'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604752'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596930> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587622'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587622'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587912> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587912'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587912'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587667> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587667'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587667'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587642> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587642'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587642'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587834> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587834'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587834'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587792> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587852'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587852'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587873> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587873'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587873'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587882> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587882'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587882'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597862> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597862'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597862'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597941> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597941'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597941'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597919> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597919'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597919'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597874> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597874'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597874'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597812> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597812'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597812'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597947> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597947'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597947'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597679> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597679'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597679'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597738> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597738'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597738'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597818> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597818'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597818'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597869> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597869'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597869'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597904> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597904'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597904'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597875> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597875'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597875'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597910> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597910'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597910'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597912> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597912'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597912'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597918> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597918'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597918'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597928> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597928'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597928'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597940> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597940'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597940'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597934> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597934'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597934'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597935> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597935'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597935'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597905> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597905'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597905'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597893> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597893'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597893'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597896> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597896'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597896'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597898> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597898'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597898'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597899> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597899'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597899'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597863> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597863'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597863'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598013> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598013'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598013'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597952> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597952'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597952'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597737> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597737'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597737'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598001> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598001'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598001'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598000> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598000'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598000'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597997> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597997'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597997'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597985> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597985'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597985'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597976> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597976'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597976'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597967> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597967'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597967'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597961> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597961'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597961'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597955> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597955'^^xsd:integer;
  dwc:scientificName 'Deontolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597955'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603276> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597301'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597301'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596995> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597309'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597309'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597242> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597292'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597292'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597149> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597181'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597181'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597290> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597290'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597290'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597291> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597293'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597293'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597302> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597302'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597302'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597295> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597298'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597298'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597299> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597280'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597280'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596984> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597294'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597294'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597286> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597286'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597286'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597287> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597289'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597289'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596918> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597279'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597279'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597147> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597285'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597285'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597150> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594163'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594163'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594162'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594162'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594160> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594160'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594160'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594156> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594165'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594165'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594155> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594152'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594152'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594142> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594142'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594142'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594159> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594159'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594159'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601566> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601566'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601566'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601551> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601551'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601551'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601537> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601537'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601537'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601538> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601538'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601538'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601539> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601539'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601539'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601542> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601542'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601542'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601543> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601543'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601543'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601544> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601544'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601544'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601535> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601535'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601535'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601550> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601550'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601550'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601545> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601545'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601545'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601552> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601552'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601552'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601553> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601553'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601553'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601555> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601555'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601555'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601556> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601556'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601556'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601565> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601565'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601565'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601564> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601564'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601564'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601546> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601546'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601546'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601547> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601547'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601547'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601373> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601373'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601373'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605965> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605965'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605965'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605945> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605945'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605945'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605899> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605899'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605899'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605947> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605947'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605947'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605948> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605948'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605948'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605950> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605950'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605950'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605943> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605943'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605943'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605953> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605953'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605953'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605956> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605956'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605956'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605958> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605958'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605958'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605959> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605959'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605959'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606040> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606040'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606040'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606030> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606030'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606030'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606031> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606031'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606031'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606032> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606032'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606032'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606033> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606033'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606033'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606034> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606034'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606034'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606035> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606035'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606035'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606037> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606037'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606037'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606052> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606052'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606052'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606039> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606039'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606039'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606041> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606041'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606041'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605709> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605709'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605709'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606043> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606043'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606043'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605925> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605925'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605925'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606045> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606045'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606045'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606046> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606046'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606046'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606047> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606047'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606047'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606049> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606049'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606049'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606044> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606044'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606044'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606038> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606038'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606038'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605954> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605954'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605954'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605960> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605960'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605960'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605962> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605962'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605962'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605963> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605963'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605963'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605964> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605964'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605964'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605934> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605934'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605934'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606042> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606042'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606042'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605977> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605977'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605977'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605926> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605926'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605926'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605927> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605927'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605927'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605928> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605928'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605928'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605929> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605929'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605929'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605944> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605944'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605944'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605933> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605933'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605933'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605951> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605951'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605951'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605935> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605935'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605935'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605937> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605937'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605937'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605938> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605938'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605938'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605939> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605939'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605939'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605940> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605940'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605940'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605941> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605941'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605941'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605932> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605932'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605932'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605971> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605971'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605971'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605974> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605974'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605974'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605972> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605972'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605972'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605966> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605966'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605966'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605970> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605970'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605970'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605973> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605973'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605973'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606018> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606018'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606018'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606006> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606006'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606006'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606005> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606005'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606005'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606009> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606009'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606009'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606004> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606004'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606004'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605994> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605994'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605994'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606019> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606019'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606019'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606020> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606020'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606020'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606021> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606021'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606021'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600147> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600147'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600147'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600146> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600146'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600146'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600137> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600137'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600137'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600128> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600128'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600128'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600110> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600110'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600110'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600098> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600098'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600098'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600013> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600013'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600013'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599921> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599921'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599921'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599857> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599857'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599857'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600116> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600116'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600116'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599620> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599620'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599620'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599611> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599611'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599611'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599596> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599596'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599596'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599593> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599593'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599593'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599667> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599667'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599667'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598141> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598141'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598141'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598142> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598142'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598142'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598223> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598223'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598223'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598144> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598144'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598144'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598217> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598217'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598217'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598225> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598225'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598225'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598138> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598138'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598138'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598222> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598222'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598222'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598220> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598220'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598220'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598219> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598219'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598219'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598282> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598282'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598282'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598183> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598183'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598183'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598166> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598166'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598166'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598169> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598169'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598169'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598172> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598172'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598172'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598163> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598163'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598163'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598162'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598162'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598159> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598159'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598159'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598174> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598174'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598174'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598177> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598177'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598177'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598178> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598178'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598178'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598184> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598184'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598184'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598078> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598078'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598078'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598201> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598201'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598201'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598189> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598189'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598189'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598154> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598154'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598154'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598153> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598153'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598153'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598151> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598151'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598151'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598190> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598190'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598190'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598195> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598195'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598195'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598196> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598196'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598196'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598198> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598198'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598198'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598199> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598199'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598199'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598180> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598180'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598180'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598234> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598234'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598234'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598061> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598061'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598061'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598060> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598060'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598060'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598058> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598058'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598058'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598055> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598055'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598055'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598052> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598052'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598052'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598049> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598049'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598049'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598226> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598226'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598226'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598228> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598228'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598228'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598229> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598229'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598229'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598084> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598084'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598084'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598232> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598232'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598232'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598072> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598072'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598072'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598235> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598235'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598235'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598238> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598238'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598238'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598240> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598240'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598240'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598241> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598241'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598241'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598243> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598243'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598243'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598244> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598244'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598244'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598246> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598246'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598246'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598247> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598247'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598247'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598165> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598165'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598165'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598231> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598231'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598231'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598100> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598100'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598100'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598130> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598130'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598130'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599542> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599542'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599542'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599780> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599780'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599780'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599564> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599564'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599564'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599673> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599673'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599673'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599575> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599575'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599575'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599658> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599658'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599658'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599668> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599668'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599668'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599561> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599561'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599561'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599661> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599661'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599661'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599578> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599578'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599578'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599636> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599636'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599636'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599467> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599467'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599467'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599800> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599800'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599800'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599802> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599802'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599802'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599803> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599803'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599803'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599819> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599819'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599819'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599474> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599474'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599474'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599565> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599565'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599565'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599485> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599485'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599485'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599502> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599502'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599502'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599503> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599503'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599503'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599506> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599506'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599506'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599524> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599524'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599524'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606013> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606013'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606013'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606014> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606014'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606014'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606012> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606012'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606012'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606011> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606011'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606011'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606010> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606010'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606010'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606008> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606008'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606008'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594575> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594575'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594575'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594697> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594697'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594697'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594812> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594812'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594812'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594764> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594764'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594764'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594862> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594862'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594862'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594866> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594866'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594866'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594868> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594868'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594868'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594559> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594559'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594559'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594596> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594596'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594596'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594622> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594622'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594622'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594640> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594640'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594640'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594642> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594642'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594642'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594662> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594662'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594662'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594677> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594677'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594677'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594731> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594731'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594731'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594913> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594913'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594913'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594911> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594911'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594911'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594884> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594884'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594884'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594877> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594877'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594877'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594872> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594872'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594872'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600162'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600162'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600149> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600149'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600149'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603487> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603487'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603487'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603488> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603488'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603488'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603493> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603493'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603493'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603496> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603496'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603496'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603501> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603501'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603501'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603729> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603729'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603729'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603674> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603674'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603674'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603481> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603481'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603481'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603558> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603558'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603558'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603578> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603578'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603578'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603576> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603576'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603576'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603572> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603572'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603572'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603570> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603570'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603570'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603566> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603566'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603566'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603562> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603562'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603562'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603469> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603469'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603469'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603560> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603560'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603560'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603579> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603579'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603579'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603553> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603553'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603553'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598741> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598741'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598741'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598739> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598739'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598739'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598778> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598778'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598778'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598616> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598616'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598616'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598541> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598541'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598541'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598601> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598601'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598601'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598603> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598603'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598603'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598604> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598604'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598604'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598606> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598606'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598606'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598609> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598609'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598609'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598610> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598610'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598610'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598612> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598612'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598612'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598681> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598681'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598681'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598615> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598615'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598615'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598510> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598510'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598510'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598618> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598618'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598618'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598642> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598642'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598642'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598643> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598643'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598643'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598654> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598654'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598654'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598657> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598657'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598657'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598673> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598673'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598673'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598675> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598675'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598675'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598676> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598676'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598676'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598720> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598720'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598720'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598766> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598766'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598766'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598703> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598703'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598703'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598708> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598708'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598708'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598784> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598784'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598784'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598783> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598783'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598783'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598774> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598774'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598774'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598738> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598738'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598738'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598756> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598756'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598756'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598753> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598753'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598753'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598747> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598747'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598747'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598745> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598745'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598745'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598682> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598682'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598682'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598613> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598613'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598613'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598694> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598694'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598694'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598695> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598695'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598695'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598523> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598523'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598523'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598697> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598697'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598697'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598511> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598511'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598511'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598699> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598699'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598699'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598418> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598418'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598418'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598711> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598711'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598711'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598426> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598426'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598426'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598094> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598094'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598094'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598093> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598093'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598093'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598091> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598091'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598091'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598085> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598085'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598085'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598081> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598081'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598081'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598076> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598076'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598076'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598075> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598075'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598075'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598073> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598073'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598073'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598133> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598133'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598133'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598103> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598103'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598103'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598349> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598349'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598349'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598129> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598129'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598129'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598127> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598127'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598127'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598117> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598117'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598117'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598115> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598115'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598115'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598112> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598112'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598112'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598111> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598111'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598111'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598106> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598106'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598106'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598105> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598105'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598105'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598102> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598102'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598102'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598069> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598069'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598069'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598099> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598099'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598099'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598429> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598429'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598429'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598432'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598432'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598442> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598442'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598442'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598456> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598456'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598456'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598507> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598507'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598507'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598417> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598417'^^xsd:integer;
  dwc:scientificName 'Dichromadora geophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120764'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598417'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599370> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599370'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599370'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599371> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599371'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599371'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599385> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599385'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599385'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599373> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599373'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599373'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599363> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599363'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599363'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599375> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599375'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599375'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599376> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599376'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599376'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599377> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599377'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599377'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599379> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599379'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599379'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599380> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599380'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599380'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599381> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599381'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599381'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599382> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599382'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599382'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599336> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599336'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599336'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599325> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599325'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599325'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599335> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599335'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599335'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599327> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599327'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599327'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599328> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599328'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599328'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599329> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599329'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599329'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599330> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599330'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599330'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599332> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599332'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599332'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599333> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599333'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599333'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599364> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599364'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599364'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599324> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599324'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599324'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599395> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599395'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599395'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598367> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598367'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598367'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598366> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598366'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598366'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598364> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598364'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598364'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598358> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598358'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598358'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598357> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598357'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598357'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598355> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598355'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598355'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598354> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598354'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598354'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598331> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598331'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598331'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598351> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598351'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598351'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598408> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598408'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598408'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598348> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598348'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598348'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598346> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598346'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598346'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599341> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599341'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599341'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599342> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599342'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599342'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599343> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599343'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599343'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599345> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599345'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599345'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599315> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599315'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599315'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599349> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599349'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599349'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599351> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599351'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599351'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599352> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599352'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599352'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599353> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599353'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599353'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599355> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599355'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599355'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599356> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599356'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599356'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599361> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599361'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599361'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599386> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599386'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599386'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599387> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599387'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599387'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599388> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599388'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599388'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599389> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599389'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599389'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599390> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599390'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599390'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599391> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599391'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599391'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599384> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599384'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599384'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599394> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599394'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599394'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599383> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599383'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599383'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599396> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599396'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599396'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599397> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599397'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599397'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599357> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599357'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599357'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599358> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599358'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599358'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599359> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599359'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599359'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599326> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599326'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599326'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599316> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599316'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599316'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599317> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599317'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599317'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599318> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599318'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599318'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599320> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599320'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599320'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599321> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599321'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599321'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599322'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599322'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599323> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599323'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599323'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599398> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599398'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599398'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599399> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599399'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599399'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599401> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599401'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599401'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599402> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599402'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599402'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599149> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599149'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599149'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599393> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599393'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599393'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599374> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599374'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599374'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599346> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599346'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599346'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599365> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599365'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599365'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599366> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599366'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599366'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599367> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599367'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599367'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599368> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599368'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599368'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599369> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599369'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599369'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599372> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599372'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599372'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599263> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599263'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599263'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599255> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599255'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599255'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599256> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599256'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599256'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599257> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599257'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599257'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599258> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599258'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599258'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599259> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599259'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599259'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599260> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599260'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599260'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599405> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599405'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599405'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599262> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599262'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599262'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599406> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599406'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599406'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599264'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599264'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599266> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599266'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599266'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599267> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599267'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599267'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599268> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599268'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599268'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599269> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599269'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599269'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599261> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599261'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599261'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599416> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599416'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599416'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599426> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599426'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599426'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599425> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599425'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599425'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599424> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599424'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599424'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599423> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599423'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599423'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599421> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599421'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599421'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599420> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599420'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599420'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599419> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599419'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599419'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605213> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605213'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605213'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605218> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605218'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605218'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605222> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605222'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605222'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605219> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605219'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605219'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605210> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605210'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605210'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605239> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605239'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605239'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605214> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605214'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605214'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599098> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599098'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599098'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599100> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599100'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599100'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599102> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599102'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599102'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599103> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599103'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599103'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599106> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599106'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599106'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599112> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599112'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599112'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599116> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599116'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599116'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599158> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599158'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599158'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599119> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599119'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599119'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599159> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599159'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599159'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599122> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599122'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599122'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599124> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599124'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599124'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599125> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599125'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599125'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599128> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599128'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599128'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599148> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599148'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599148'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599150> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599150'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599150'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599152> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599152'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599152'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599157> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599157'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599157'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599156> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599156'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599156'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599155> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599155'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599155'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599254> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599254'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599254'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599086> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599086'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599086'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599154> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599154'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599154'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599073> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599073'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599073'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605814> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605814'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605814'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606074> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606074'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606074'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606053> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606053'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606053'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606054> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606054'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606054'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606055> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606055'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606055'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606056> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606056'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606056'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606057> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606057'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606057'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606058> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606058'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606058'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606060> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606060'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606060'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606061> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606061'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606061'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599248> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599248'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599248'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599247> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599247'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599247'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599245> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599245'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599245'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599244> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599244'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599244'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599243> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599243'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599243'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599242> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599242'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599242'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599170> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599170'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599170'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599070> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599070'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599070'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599151> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599151'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599151'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599172> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599172'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599172'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599093> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599093'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599093'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599097> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599097'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599097'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605825'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605825'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605900> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605900'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605900'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605823> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605823'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605823'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605821> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605821'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605821'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605820> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605820'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605820'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605819> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605819'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605819'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605818> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605818'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605818'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605816> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605816'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605816'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605815> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605815'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605815'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605866> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605866'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605866'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605915> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605915'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605915'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605917> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605917'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605917'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605918> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605918'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605918'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605920> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605920'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605920'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605921> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605921'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605921'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605922> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605922'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605922'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605923> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605923'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605923'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605911> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605911'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605911'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599240> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599240'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599240'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599251> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599251'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599251'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599250> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599250'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599250'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599249> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599249'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599249'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599064> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599064'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599064'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599065> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599065'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599065'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599066> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599066'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599066'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599068> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599068'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599068'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599069> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599069'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599069'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599239> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599239'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599239'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599253> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599253'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599253'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595324> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595324'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595324'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605726> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605726'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605726'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605724> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605724'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605724'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605723> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605723'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605723'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605722> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605722'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605722'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605721> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605721'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605721'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605720> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605720'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605720'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605719> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605719'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605719'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606063> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606063'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606063'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605791> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605791'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605791'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605715> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605715'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605715'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605714> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605714'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605714'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605712> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605712'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605712'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605864> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605864'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605864'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605863> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605863'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605863'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605860> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605860'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605860'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605859> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605859'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605859'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605858> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605858'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605858'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605868> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605868'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605868'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605869> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605869'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605869'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605848> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605848'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605848'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605711> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605711'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605711'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605710> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605710'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605710'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606070> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606070'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606070'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605707> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605707'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605707'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605718> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605718'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605718'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605849> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605849'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605849'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605837> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605837'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605837'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605792> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605792'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605792'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605803> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605803'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605803'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605824> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605824'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605824'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605834> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605834'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605834'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605833> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605833'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605833'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605832> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605832'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605832'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605831> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605831'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605831'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605829> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605829'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605829'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605828> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605828'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605828'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605827> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605827'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605827'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605811> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605811'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605811'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605812> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605812'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605812'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605802> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605802'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605802'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605813> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605813'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605813'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605800> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605800'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605800'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605799> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605799'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605799'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605798> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605798'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605798'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605797> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605797'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605797'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605796> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605796'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605796'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605794> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605794'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605794'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605891> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605891'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605891'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605867> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605867'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605867'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605889> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605889'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605889'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605887> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605887'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605887'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605886> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605886'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605886'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605885> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605885'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605885'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605884> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605884'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605884'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605883> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605883'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605883'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605881> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605881'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605881'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605772> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605772'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605772'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605769> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605769'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605769'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605767> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605767'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605767'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605759> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605759'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605759'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605758> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605758'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605758'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605756> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605756'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605756'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605755> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605755'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605755'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605754> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605754'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605754'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605775> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605775'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605775'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599177> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599177'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599177'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599176> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599176'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599176'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599175> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599175'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599175'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599199> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599199'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599199'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599252> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599252'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599252'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599058> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599058'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599058'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599059> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599059'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599059'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599060> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599060'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599060'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599061> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599061'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599061'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599062> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599062'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599062'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605729> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605729'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605729'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605904> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605904'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605904'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605905> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605905'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605905'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605906> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605906'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605906'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605907> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605907'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605907'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605908> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605908'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605908'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605909> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605909'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605909'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605903> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605903'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605903'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605912> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605912'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605912'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605902> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605902'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605902'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605914> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605914'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605914'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605880> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605880'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605880'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605879> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605879'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605879'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605877> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605877'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605877'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605890> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605890'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605890'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605801> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605801'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605801'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605810'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605810'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605809> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605809'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605809'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605808> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605808'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605808'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605807> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605807'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605807'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605806> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605806'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605806'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605805> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605805'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605805'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605804> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605804'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605804'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604373> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604373'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604373'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604370> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604370'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604370'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604365> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604365'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604365'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604298> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604298'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604298'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604384> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604384'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604384'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604226> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604226'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604226'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604250> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604250'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604250'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604249> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604249'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604249'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595053> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595053'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595053'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595052> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595052'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595052'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595051> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595051'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595051'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595153> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595153'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595153'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595056> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595056'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595056'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595054> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595054'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595054'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595270> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595270'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595270'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595271> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595271'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595271'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595272> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595272'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595272'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595273> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595273'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595273'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595261> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595261'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595261'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595045> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595045'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595045'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595058> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595058'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595058'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595265> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595265'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595265'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595267> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595267'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595267'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595269> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595269'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595269'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594961> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594961'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594961'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594959> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594959'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594959'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594958> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594958'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594958'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594956> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594956'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594956'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595060> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595060'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595060'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595262> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595262'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595262'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594968> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594968'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594968'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595264'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595264'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599198> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599198'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599198'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599241> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599241'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599241'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599196> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599196'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599196'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599192> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599192'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599192'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599182> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599182'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599182'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599181> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599181'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599181'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599180> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599180'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599180'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599179> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599179'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599179'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599178> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599178'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599178'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605773> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605773'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605773'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605924> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605924'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605924'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605785> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605785'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605785'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605783> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605783'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605783'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605779> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605779'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605779'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605778> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605778'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605778'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605777> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605777'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605777'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605776> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605776'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605776'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605750> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605750'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605750'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605727> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605727'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605727'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605896> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605896'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605896'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605895> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605895'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605895'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605894> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605894'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605894'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605892> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605892'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605892'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604389> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604389'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604389'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604388> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604388'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604388'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604385> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604385'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604385'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604361> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604361'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604361'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604362> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604362'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604362'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604380> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604380'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604380'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604379> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604379'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604379'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604377> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604377'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604377'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604376> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604376'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604376'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604374> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604374'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604374'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604305> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604305'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604305'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604304> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604304'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604304'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604209> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604209'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604209'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604331> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604331'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604331'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604398> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604398'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604398'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604397> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604397'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604397'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604396> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604396'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604396'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604394> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604394'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604394'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604391> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604391'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604391'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604536> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604536'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604536'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604537> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604537'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604537'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604538> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604538'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604538'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604529> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604529'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604529'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604545> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604545'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604545'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604546> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604546'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604546'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604547> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604547'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604547'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604540> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604540'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604540'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604542> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604542'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604542'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604543> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604543'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604543'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604248> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604248'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604248'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604247> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604247'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604247'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604244> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604244'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604244'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604239> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604239'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604239'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604233> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604233'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604233'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604232> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604232'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604232'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604302> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604302'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604302'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604229> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604229'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604229'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604253> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604253'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604253'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604223> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604223'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604223'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604222> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604222'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604222'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604217> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604217'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604217'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604216> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604216'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604216'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604215> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604215'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604215'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604262> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604262'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604262'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604260> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604260'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604260'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604257> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604257'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604257'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604256> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604256'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604256'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604211> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604211'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604211'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604273> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604273'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604273'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604401> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604401'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604401'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604530> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604530'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604530'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604531> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604531'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604531'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604534> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604534'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604534'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604535> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604535'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604535'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599169> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599169'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599169'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599077> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599077'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599077'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599078> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599078'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599078'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599079> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599079'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599079'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599080> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599080'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599080'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599081> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599081'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599081'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599082> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599082'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599082'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599083> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599083'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599083'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599092> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599092'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599092'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599071> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599071'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599071'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599087> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599087'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599087'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604213> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604213'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604213'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604404> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604404'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604404'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604271> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604271'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604271'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604295> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604295'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604295'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604286> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604286'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604286'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604281> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604281'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604281'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604280> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604280'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604280'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604278> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604278'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604278'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604277> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604277'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604277'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604276> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604276'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604276'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604274> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604274'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604274'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604272> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604272'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604272'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604252> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604252'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604252'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604270> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604270'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604270'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604269> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604269'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604269'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604268> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604268'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604268'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594115> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594115'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594115'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594109> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594109'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594109'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594119> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594119'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594119'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594126> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594126'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594126'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604313> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604313'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604313'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604340> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604340'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604340'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604339> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604339'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604339'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604337> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604337'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604337'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604335> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604335'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604335'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604301> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604301'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604301'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604325> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604325'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604325'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604364> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604364'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604364'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604322'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604322'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604321> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604321'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604321'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604400> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604400'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604400'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603206> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603206'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603206'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603226> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603226'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603226'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603201> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603201'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603201'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603205> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603205'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603205'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603191> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603191'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603191'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603208> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603208'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603208'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603111> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603111'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603111'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603170> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603170'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603170'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603158> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603158'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603158'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603152> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603152'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603152'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603150> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603150'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603150'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603146> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603146'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603146'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603143> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603143'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603143'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603140> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603140'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603140'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603136> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603136'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603136'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603193> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603193'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603193'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603114> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603114'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603114'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603089> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603089'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603089'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602468> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602468'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602468'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602476> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602476'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602476'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603076> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603076'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603076'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603101> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603101'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603101'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603083> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603083'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603083'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603200> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603200'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603200'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602921> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602921'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602921'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602906> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602906'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602906'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603246> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603246'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603246'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603244> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603244'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603244'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603248> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603248'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603248'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603125> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603125'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603125'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603109> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603109'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603109'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605308> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605308'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605308'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605307> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605307'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605307'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605306> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605306'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605306'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605322'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605322'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605309> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605309'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605309'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605316> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605316'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605316'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605315> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605315'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605315'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605314> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605314'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605314'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605313> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605313'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605313'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605312> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605312'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605312'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605311> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605311'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605311'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605337> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605337'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605337'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605427> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605427'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605427'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605436> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605436'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605436'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605441> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605441'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605441'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605442> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605442'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605442'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605457> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605457'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605457'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605321> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605321'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605321'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605524> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605524'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605524'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605349> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605349'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605349'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605352> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605352'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605352'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605355> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605355'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605355'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605364> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605364'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605364'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605367> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605367'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605367'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605317> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605317'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605317'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605318> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605318'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605318'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605329> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605329'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605329'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605327> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605327'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605327'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605326> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605326'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605326'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605324> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605324'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605324'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605323> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605323'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605323'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605333> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605333'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605333'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605555> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605555'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605555'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605578> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605578'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605578'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605706> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605706'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605706'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605675> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605675'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605675'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605676> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605676'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605676'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605685> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605685'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605685'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605697> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605697'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605697'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605703> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605703'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605703'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605320> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605320'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605320'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605331> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605331'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605331'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605328> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605328'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605328'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605336> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605336'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605336'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605335> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605335'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605335'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605334> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605334'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605334'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605332> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605332'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605332'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605548> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605548'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605548'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605463> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605463'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605463'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605445'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605445'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605542> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605542'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605542'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596488> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596488'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596488'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596391> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596391'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596391'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596361> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596361'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596361'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596362> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596362'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596362'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596509> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596509'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596509'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596534> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596534'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596534'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596537> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596537'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596537'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599449> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599449'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599449'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599447> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599447'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599447'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599450> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599450'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599450'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599457> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599457'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599457'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599451> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599451'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599451'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599453> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599453'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599453'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599446> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599446'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599446'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599444> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599444'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599444'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599435> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599435'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599435'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599442> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599442'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599442'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599430> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599430'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599430'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599431> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599431'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599431'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599436> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599436'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599436'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599432'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599432'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599441> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599441'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599441'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599458> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599458'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599458'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596364> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596364'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596364'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596367> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596367'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596367'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596369> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596369'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596369'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596372> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596372'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596372'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596381> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596381'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596381'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596382> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596382'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596382'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596384> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596384'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596384'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596387> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596387'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596387'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596439> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596439'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596439'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596390> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596390'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596390'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599439> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599439'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599439'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599438> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599438'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599438'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599437> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599437'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599437'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599448> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599448'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599448'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599434> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599434'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599434'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599433> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599433'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599433'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599456> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599456'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599456'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599427> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599427'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.092852'^^xsd:double;
  dwc:latitude '51.377512'^^xsd:double;
  dwc:minimumDepth '1.25'^^xsd:double;
  dwc:maximumDepth '1.25'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599427'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596491> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596491'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596491'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596445'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596445'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596446> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596446'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596446'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596453> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596453'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596453'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596455> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596455'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596455'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596460> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596460'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596460'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596465> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596465'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596465'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596825'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596825'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596479> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596479'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596479'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596481> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596481'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596481'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596482> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596482'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596482'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596438> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596438'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596438'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596490> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596490'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596490'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596436> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596436'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596436'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596492> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596492'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596492'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596496> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596496'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596496'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596503> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596503'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596503'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596506> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596506'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596506'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606022> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606022'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606022'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606024> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606024'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606024'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606025> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606025'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606025'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606027> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606027'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606027'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606016> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606016'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606016'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605980> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605980'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605980'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605991> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605991'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605991'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587421> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587421'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587421'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587496> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587496'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587496'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587515> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587515'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587515'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587498> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587498'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587498'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587499> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587499'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587499'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587500> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587500'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587500'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587545> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587545'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587545'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587546> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587546'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587546'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587230> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587230'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587230'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587516> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587516'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587516'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587250> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587250'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587250'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587251> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587251'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587251'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587258> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587258'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587258'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587260> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587260'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587260'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602108> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602108'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602108'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602100> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602100'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602100'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602093> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602093'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602093'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602089> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602089'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602089'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605989> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605989'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605989'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605988> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605988'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605988'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605986> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605986'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605986'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605985> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605985'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605985'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605984> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605984'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605984'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605983> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605983'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605983'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605996> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605996'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605996'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606003> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606003'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:606003'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596810'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596810'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596797> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596797'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596797'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596792> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596792'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596792'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596775> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596775'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596775'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596759> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596759'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596759'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596727> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596727'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596727'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596723> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596723'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596723'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596638> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596638'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596638'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596630> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596630'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596630'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596546> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596546'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596546'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596724> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596724'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596724'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596839> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596839'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596839'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596840> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596840'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596840'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596841> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596841'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596841'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596846> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596846'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596846'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596849> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596849'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596849'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596851> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596851'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596851'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596878> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596878'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596878'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596879> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596879'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596879'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596896> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596896'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596896'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587455> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587455'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587455'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587457> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587457'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587457'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587459> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587459'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587459'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587460> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587460'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587460'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587462> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587462'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587462'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587423> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587423'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587423'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587466> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587466'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587466'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587480> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587480'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587480'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587471> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587471'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587471'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587472> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587472'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587472'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587474> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587474'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587474'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587477> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587477'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587477'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587454> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587454'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587454'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602435> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602435'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602435'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602459> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602459'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602459'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602432'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602432'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602431> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602431'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602431'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602450> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602450'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602450'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602358> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602358'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602358'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602357> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602357'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602357'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602333> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602333'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602333'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602315> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602315'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602315'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602184> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602184'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602184'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602133> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602133'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602133'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602111> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602111'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602111'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595244> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595244'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595244'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595243> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595243'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595243'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595289> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595289'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595289'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597325> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597325'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597325'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597413> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597413'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597413'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597326> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597326'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597326'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597673> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597673'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597673'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597670> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597670'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597670'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597658> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597658'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597658'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597569> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597569'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597569'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597563> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597563'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597563'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597551> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597551'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597551'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597550> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597550'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597550'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597487> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597487'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597487'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597415> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597415'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597415'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604412> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604412'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604412'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604443> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604443'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604443'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604439> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604439'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604439'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604437> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604437'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604437'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604433> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604433'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604433'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604406> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604406'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604406'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604206> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604206'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604206'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604205> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604205'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604205'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604202> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604202'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604202'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604197> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604197'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604197'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604479> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604479'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604479'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604480> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604480'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604480'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604481> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604481'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604481'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604493> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604493'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604493'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604494> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604494'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604494'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604495> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604495'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604495'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604454> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604454'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604454'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604323> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604323'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604323'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604353> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604353'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604353'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604352> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604352'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604352'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604344> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604344'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604344'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604343> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604343'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604343'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604496> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604496'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604496'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604515> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604515'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604515'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604518> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604518'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604518'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604519> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604519'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604519'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604522> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604522'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604522'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604523> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604523'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604523'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604524> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604524'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604524'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604526> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604526'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604526'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604527> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604527'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604527'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604509> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604509'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604509'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604457> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604457'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604457'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604458> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604458'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604458'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604460> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604460'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604460'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604463> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604463'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604463'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604464> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604464'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604464'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604465> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604465'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604465'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604466> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604466'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604466'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604467> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604467'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604467'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604470> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604470'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604470'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604497> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604497'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604497'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604473> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604473'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604473'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604475> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604475'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604475'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604196> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604196'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604196'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604195> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604195'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604195'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604418> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604418'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604418'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604403> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604403'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604403'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604422> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604422'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604422'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604407> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604407'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604407'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604409> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604409'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604409'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604410> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604410'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604410'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604455> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604455'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604455'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604528> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604528'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604528'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604421> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604421'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604421'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604187> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604187'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604187'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604500> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604500'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604500'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604501> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604501'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604501'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604502> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604502'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604502'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604503> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604503'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604503'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604504> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604504'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604504'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604505> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604505'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604505'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604506> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604506'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604506'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604508> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604508'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604508'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604450> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604450'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604450'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604511> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604511'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604511'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604448> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604448'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604448'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604425> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604425'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604425'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604426> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604426'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604426'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604427> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604427'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604427'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604430> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604430'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604430'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604431> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604431'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604431'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604432'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604432'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604436> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604436'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604436'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604438> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604438'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604438'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604445'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604445'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604424> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604424'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604424'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595232> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595232'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595232'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595071> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595071'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595071'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595234> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595234'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595234'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595061> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595061'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595061'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595237> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595237'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595237'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595238> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595238'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595238'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595240> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595240'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595240'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595241> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595241'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595241'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595094> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595094'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595094'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595087> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595087'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595087'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595075> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595075'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595075'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595057> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595057'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595057'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595263> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595263'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595263'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594965> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594965'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594965'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603711> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603711'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603711'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603709> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603709'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603709'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603724> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603724'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603724'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603706> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603706'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603706'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603717> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603717'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603717'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603700> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603700'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603700'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603699> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603699'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603699'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603695> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603695'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603695'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603693> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603693'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603693'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603689> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603689'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603689'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603685> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603685'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603685'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603684> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603684'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603684'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603683> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603683'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603683'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603678> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603678'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603678'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603677> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603677'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603677'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603708> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603708'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603708'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603741> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603741'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603741'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603756> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603756'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603756'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603754> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603754'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603754'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603753> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603753'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603753'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603750> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603750'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603750'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603747> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603747'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603747'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603714> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603714'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603714'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603726> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603726'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603726'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603744> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603744'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603744'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603765> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603765'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603765'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603742> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603742'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603742'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603746> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603746'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603746'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603735> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603735'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603735'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603790> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603790'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603790'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603731> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603731'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603731'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603732> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603732'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603732'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603736> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603736'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603736'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603799> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603799'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603799'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603798> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603798'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603798'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603797> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603797'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603797'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603795> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603795'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603795'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603793> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603793'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603793'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603792> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603792'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603792'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603791> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603791'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603791'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603816> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603816'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603816'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603675> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603675'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603675'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603782> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603782'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603782'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603801> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603801'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603801'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603802> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603802'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603802'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603804> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603804'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603804'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603805> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603805'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603805'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596394> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596394'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596394'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596399> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596399'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596399'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596400> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596400'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596400'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596405> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596405'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596405'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596408> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596408'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596408'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596414> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596414'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596414'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596417> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596417'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596417'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596420> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596420'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596420'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596426> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596426'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596426'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596432'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596432'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596435> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596435'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596435'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596388> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596388'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596388'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596366> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596366'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596366'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603788'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603788'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603815> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603815'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603815'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603786> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603786'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603786'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603814> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603814'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603814'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603781> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603781'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603781'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603777> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603777'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603777'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603775> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603775'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603775'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603774> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603774'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603774'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603773> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603773'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603773'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603772> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603772'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603772'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603771> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603771'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603771'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603770> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603770'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603770'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603787> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603787'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603787'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603800> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603800'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603800'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601743> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601743'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601743'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601781> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601781'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601781'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601788'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601788'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601821> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601821'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601821'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601642> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601642'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601642'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601724> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601724'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601724'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599197> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599197'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599197'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599238> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599238'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599238'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599232> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599232'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599232'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599219> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599219'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599219'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599215> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599215'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599215'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599214> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599214'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599214'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599213> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599213'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599213'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599208> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599208'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599208'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599201> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599201'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599201'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603806> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603806'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603806'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603807> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603807'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603807'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603808> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603808'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603808'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603810'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603810'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603812> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603812'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603812'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603702> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603702'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603702'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603723> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603723'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603723'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603721> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603721'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603721'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603720> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603720'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603720'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603718> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603718'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603718'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603768> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603768'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603768'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603715> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603715'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603715'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603784> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603784'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603784'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603712> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603712'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603712'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595235> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595235'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595235'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595069> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595069'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595069'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595118> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595118'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595118'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595105> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595105'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595105'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595096> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595096'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595096'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595229> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595229'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595229'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595230> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595230'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595230'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595231> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595231'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595231'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603552> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603552'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603552'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603550> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603550'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603550'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603549> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603549'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603549'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603532> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603532'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603532'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603528> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603528'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603528'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603561> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603561'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603561'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603785> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603785'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603785'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603769> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603769'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603769'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603817> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603817'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603817'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603822> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603822'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603822'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603823> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603823'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603823'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603824> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603824'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603824'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603830> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603830'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603830'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603789> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603789'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603789'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587388> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587388'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Westerschelde'^^xsd:string;
  dwc:longitude '4.045351'^^xsd:double;
  dwc:latitude '51.365288'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:maximumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587388'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587508> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587508'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^xsd:string;
 